Update

Update and load a Sensitivity.

The load supports the standard set of Projection.EMPTY, Projection.BASIC, Projection.META and Projection.FULL. See sensitivity.


sensitivity updateSensitivity( beeId sensitivityHandle , sensitivityUpdater updater , updateMode snapshotid , Projection projection )

Parameters

sensitivityHandle
Type: beeId The Sensitivity to be updated. Must be specified.
updater
Type: sensitivityUpdater The data that will be used to update the specified Sensitivity. Must be specified.
snapshotid
Type: updateMode The UpdateMode to be used. Null means UpdateMode.alwaysUpdate().
projection
ProjectionWrapper
The attributes to be fetched for this Sensitivity. Null means Projection.EMPTY